home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Life 1996 January
/
Computer Life January 1996.iso
/
w95
/
unicom
/
pcmagnet.sc_
/
pcmagnet.sc
Wrap
Text File
|
1992-12-22
|
159b
|
11 lines
DELAY 2000
WAITFOR "Name:"
SEND "PCMAGNET^M"
WAITFOR "UIC:"
DELAY 2000
SEND "your uic^M"
WAITFOR "Password:"
DELAY 2000
SEND "your password^M"
EXIT